MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGridDetailProvider<TItem> Class / RowDetailTemplate Property
In This Topic
    RowDetailTemplate Property (FlexGridDetailProvider<TItem>)
    In This Topic
    Gets or sets the template used for the row detail.
    Syntax
    public DataTemplate RowDetailTemplate {get; set;}
    See Also